Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 28 Jun 2005 17:20:27 +0000 (17:20 +0000)
commitb146ec155c3f6cc3df3b9b0e70b4e0f60001d14e
tree93fbe82342c707a3261c401da09f84bf6ae8c3a0
parent91a46bc5e782c79fd1961e2584511d4584ccf66c
Replace all uses of gmtime(foo) + get_tz_offset() with a call to mkgmtime
which converts a tmstruct in UTC to a time_t.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1244 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/coastexp.c
gpsbabel/gpx.c
gpsbabel/hiketech.c
gpsbabel/igc.c
gpsbabel/magproto.c
gpsbabel/nmea.c
gpsbabel/pathaway.c
gpsbabel/pcx.c
gpsbabel/psitrex.c
gpsbabel/util.c
gpsbabel/vitosmt.c